toggle menu
Genius Scan SDK
6.1.0
androidJvm
switch theme
search in API
Genius Scan SDK
/
com.geniusscansdk.camera
/
DefaultFocusIndicator
Default
Focus
Indicator
open
class
DefaultFocusIndicator
@
JvmOverloads
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
=
null
,
defStyleAttr
:
Int
=
0
)
:
FrameLayout
,
FocusIndicator
Members
Constructors
Default
Focus
Indicator
Link copied to clipboard
@
JvmOverloads
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
=
null
,
defStyleAttr
:
Int
=
0
)
Functions
hide
Link copied to clipboard
open
override
fun
hide
(
)
set
Position
Link copied to clipboard
open
override
fun
setPosition
(
x
:
Int
,
y
:
Int
)
show
Finished
Link copied to clipboard
open
override
fun
showFinished
(
success
:
Boolean
)
show
Start
Link copied to clipboard
open
override
fun
showStart
(
)